-
Notifications
You must be signed in to change notification settings - Fork 8
Don't error on symlinks and executables when they don't have to be touched anyway #46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
related: changesets/action#523 |
…uched anyway Co-authored-by: Dotan Simha <dotan@the-guild.dev>
e18d89a to
104ac00
Compare
|
Looks good, but integration tests need to be updated to allow for unchanged symlinks, but still throw an error for symlinks that changed and are not ignored. |
|
Hmm tests still failing |
|
@s0, ye - I vibocoded them and couldn't quickly test locally because I didn't have tokens setup for the integration tests so decided to use CI to verify the change for me ;p I'll look into fixing this later |
|
In the process of working on this I have diagnosed an issue in the |
bf3055e to
6c8c084
Compare
0afc309 to
af4c42d
Compare
7fecc15 to
a1a7daf
Compare
a1a7daf to
bcf398e
Compare
suggested by @dotansimha